home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Virtual Sex Shoot
/
Virtual Sex Shoot.iso
/
mac
/
Virtual Sex Shoot
/
Virtual Sex Shoot.DXR
/
00340_Get.ls
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1995-09-24
|
194 b
|
14 lines
global gPanoFrame
on mouseUp
CloseNavMovie()
if gPanoFrame <> EMPTY then
go(gPanoFrame)
set gPanoFrame to EMPTY
else
go("Pano")
end if
updateStage()
ShowPanoMovie()
end